Add a regression test for the issue being fixed
authorAlex Crichton <alex@alexcrichton.com>
Tue, 1 Mar 2016 16:25:22 +0000 (08:25 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 4 Mar 2016 00:55:56 +0000 (16:55 -0800)
commitd3d206daadfebadf4edb7a5a9a2fdab8ec960344
tree9692949820ab590589e202d562f789a52d5ba180
parent09847df8d30b1572e85d58be477e7c24117c8431
Add a regression test for the issue being fixed

When compiling a package from two separate locations it should be cached the
same way both times.
src/cargo/ops/cargo_read_manifest.rs
tests/test_cargo_bench.rs
tests/test_cargo_compile_path_deps.rs
tests/test_cargo_freshness.rs
tests/test_cargo_install.rs